toUpper

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char toUpper(char c)
    pragma(inline, true) pure nothrow @nogc @safe
    char
    toUpper
    (
    char c
    )
  2. string toUpper(string str)

Meta